| Package | Description |
|---|---|
| client.stub.irepositorytac | |
| it.reply.healty.innovapuglia.mstaccuino.soap.client | |
| it.reply.healty.innovapuglia.mstaccuino.utility |
| Modifier and Type | Method and Description |
|---|---|
Document |
ObjectFactory.createDocument()
Create an instance of
Document |
Document |
IRepositoryTaccuino.downloadDocument(String patientCode,
String documentID) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Document> |
ObjectFactory.createDocument(Document value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Document> |
ObjectFactory.createDocument(Document value)
|
String |
IRepositoryTaccuino.replaceDocument(String patientCode,
String documentID,
Document document) |
String |
IRepositoryTaccuino.saveDocument(String patientCode,
Document document) |
| Modifier and Type | Method and Description |
|---|---|
Document |
IRepoTaccuinoClient.download(String idDocumento)
Effettua il download del documento da repository remoto
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRepoTaccuinoClient.create(Document doc)
Effettua il salvataggio di un nuovo documento su repository remoto
|
String |
IRepoTaccuinoClient.replace(String idDocumentoDeprecato,
Document doc)
Effettua la sostituzione di un documento su repository remoto
|
| Modifier and Type | Method and Description |
|---|---|
Document |
EntityBuilder.newRepoDocument(String id,
DocumentoRequestDTO docRequest)
Generazione di una nuova entity
|
Copyright © 2024. All rights reserved.